FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (172 ms)

Package KBV.ITA.VOS
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=KBV.ITA.VOS@1.10.010&canonical=https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle
Url https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle
Version 1.10.010
Status active
Date 2020-05-18
Name 74_PR_VoS_BehandelnderRolle
Title 74_PR_VoS_BehandelnderRolle
Experimental False
Description Die Abbildung der Rolle des Behandelnden und übergabe der ASV-Teamnummer
Copyright Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
Type PractitionerRole
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition 74_PR_VoS_Composition

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/practitionerrole-de-basis/0.2 PractitionerRole, deutsches Basisprofil (Version 0.2)
https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus 74_EX_VoS_KennzeichenStatus
https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder 74_PR_VoS_Behandelnder


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle",
  "version" : "1.10.010",
  "name" : "74_PR_VoS_BehandelnderRolle",
  "title" : "74_PR_VoS_BehandelnderRolle",
  "status" : "active",
  "date" : "2020-05-18",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Die Abbildung der Rolle des Behandelnden und übergabe der ASV-Teamnummer",
  "copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion" : "3.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "PractitionerRole",
  "baseDefinition" : "http://fhir.de/StructureDefinition/practitionerrole-de-basis/0.2",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "PractitionerRole",
        "path" : "PractitionerRole",
        "short" : "Kennzeichen und ASV",
        "definition" : "Ãœbermittlung des Kontextes (ASV, Entlassmanagement und TSS) in dem der Behandelnde agiert. \r\nHandelt es sich um ASV, wird die ASV-Teamnummer übertragen.",
        "constraint" : [
          {
            "key" : "ASV1",
            "severity" : "error",
            "human" : "Der Kennzeichenstatus 01 oder 11 impliziert, dass eine ASV-Teamnummer vorhanden sein muss.",
            "expression" : "extension('https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus').valueCodeableConcept.coding.code.endsWith('1') implies organization.identifier.exists()"
          },
          {
            "key" : "ASV2",
            "severity" : "error",
            "human" : "Wenn Kennzeichenstatus ungleich 01 oder 11, darf keine ASV-Teamnummer angegeben sein.",
            "expression" : "extension('https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus').valueCodeableConcept.coding.code.endsWith('1').not() implies organization.identifier.exists().not()"
          }
        ]
      },
      {
        "id" : "PractitionerRole.extension",
        "path" : "PractitionerRole.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "PractitionerRole.extension:KennzeichenStatus",
        "path" : "PractitionerRole.extension",
        "sliceName" : "KennzeichenStatus",
        "definition" : "KennzeichenStatus - wenn keine Informationen vorliegen, dann wird immer \"0\" übertragen\r\nDer Kennzeichenstatus definiert in welchem Kontext z.B. das Rezept ausgestellt wird.",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_KennzeichenStatus"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept",
        "path" : "PractitionerRole.extension.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.coding",
        "path" : "PractitionerRole.extension.valueCodeableConcept.coding",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.coding.system",
        "path" : "PractitionerRole.extension.valueCodeableConcept.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.coding.code",
        "path" : "PractitionerRole.extension.valueCodeableConcept.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.extension:KennzeichenStatus.valueCodeableConcept:valueCodeableConcept.text",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "PractitionerRole.extension.valueCodeableConcept.text",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.identifier",
        "path" : "PractitionerRole.identifier",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.active",
        "path" : "PractitionerRole.active",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.practitioner",
        "path" : "PractitionerRole.practitioner",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.practitioner.reference",
        "path" : "PractitionerRole.practitioner.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.practitioner.identifier",
        "path" : "PractitionerRole.practitioner.identifier",
        "max" : "0",
        "mustSupport" : false
      },
      {
        "id" : "PractitionerRole.practitioner.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "PractitionerRole.practitioner.display",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization",
        "path" : "PractitionerRole.organization",
        "short" : "ASV-Teamnummer",
        "definition" : "logische Referenz zum ASV-Team",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization.reference",
        "path" : "PractitionerRole.organization.reference",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization.identifier",
        "path" : "PractitionerRole.organization.identifier",
        "short" : "ASV-Teamnummer",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization.identifier.use",
        "path" : "PractitionerRole.organization.identifier.use",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization.identifier.type",
        "path" : "PractitionerRole.organization.identifier.type",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization.identifier.system",
        "path" : "PractitionerRole.organization.identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.de/NamingSystem/asv/teamnummer",
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization.identifier.value",
        "path" : "PractitionerRole.organization.identifier.value",
        "definition" : "ASV-Teamnummer des entsprechenden Behandelnden",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "PractitionerRole.organization.identifier.assigner",
        "path" : "PractitionerRole.organization.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.organization.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "PractitionerRole.organization.display",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.code",
        "path" : "PractitionerRole.code",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.specialty",
        "path" : "PractitionerRole.specialty",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.location",
        "path" : "PractitionerRole.location",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.healthcareService",
        "path" : "PractitionerRole.healthcareService",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.telecom",
        "path" : "PractitionerRole.telecom",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.availableTime",
        "path" : "PractitionerRole.availableTime",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.notAvailable",
        "path" : "PractitionerRole.notAvailable",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.availabilityExceptions",
        "path" : "PractitionerRole.availabilityExceptions",
        "max" : "0"
      },
      {
        "id" : "PractitionerRole.endpoint",
        "path" : "PractitionerRole.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.